Skip to content

Conversation

@shima004
Copy link
Member

❯ adf-core-python
Your agent team name: test
Creating a new agent team with name: test
.
├── config
│   ├── development.json
│   ├── launcher.yaml
│   └── module.yaml
├── main.py
└── src
    └── test
        ├── __init__.py
        └── module
            ├── __init__.py
            └── complex
                ├── __init__.py
                ├── sample_human_detector.py
                ├── sample_road_detector.py
                └── sample_search.py

のようなファイルが生成され、python main.pyで起動できる。

@shima004 shima004 self-assigned this Nov 21, 2024
@shima004 shima004 merged commit 7a3e019 into develop Nov 21, 2024
5 checks passed
@shima004 shima004 deleted the feature/cli branch November 21, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants